Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 22, 2020

Bumps sshd-core from 0.8.0 to 2.5.1.

Changelog

Sourced from sshd-core's changelog.

Version 2.5.0 to 2.5.1

Planned for next version

Major code re-factoring

  • SSHD-1034 Rename {{org.apache.sshd.common.ForwardingFilter}} to {{Forwarder}}.
  • SSHD-1035 Move property definitions to common locations.
  • SSHD-1038 Refactor packages from a module into a cleaner hierarchy.

Minor code helpers

  • SSHD-1040 Make server key available after KEX completed.

Behavioral changes and enhancements

  • SSHD-1028 Fix SSH_MSG_DISCONNECT: Too many concurrent connections.
  • SSHD-1033 Fix simultaneous usage of dynamic and local port forwarding.
  • SSHD-1039 Fix support for some basic options in ssh/sshd cli.
Commits
  • cd2232d [maven-release-plugin] prepare release sshd-2.5.1
  • 66feece [SSHD-1022] Added logging to SftpInputStreamAsync
  • a0fcbf8 [SSHD-1022] Fixed NPE SftpOutputStreamAsync#flush() if invoked with no bytes ...
  • 7fd3bb9 Updated README to contain version 2.5.0 release notes
  • 20bf033 Upgraded Apache DS version to 2.0.0.AM26
  • 3ca705e Upgraded Spring Integration version to 5.3.1
  • cdbb164 Upgraded testcontainers version to 1.14.3
  • 317d96d Upgraded jpgpj version to 1.0
  • 91be279 Upgraded PMD version to 6.24.0
  • d0ab656 Upgraded Checkstyle version to 8.33
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jul 22, 2020
@garydgregory
Copy link
Member

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/maven/org.apache.sshd-sshd-core-2.5.1 branch from 12d4c9c to 99dc976 Compare July 26, 2020 15:36
@garydgregory
Copy link
Member

@dependabot rebase

Bumps [sshd-core](https://github.com/apache/mina-sshd) from 0.8.0 to 2.5.1.
- [Release notes](https://github.com/apache/mina-sshd/releases)
- [Changelog](https://github.com/apache/mina-sshd/blob/master/CHANGES.md)
- [Commits](apache/mina-sshd@sshd-0.8.0...sshd-2.5.1)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/maven/org.apache.sshd-sshd-core-2.5.1 branch from 99dc976 to 4ef4914 Compare September 11, 2020 01:14
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 5, 2021

Superseded by #153.

@dependabot dependabot bot closed this Jan 5, 2021
@dependabot dependabot bot deleted the dependabot/maven/org.apache.sshd-sshd-core-2.5.1 branch January 5, 2021 05:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant